Skip to content

Refine README and consolidate GitHub workflows#33

Merged
spiegel-im-spiegel merged 1 commit into
masterfrom
refactoring
May 9, 2026
Merged

Refine README and consolidate GitHub workflows#33
spiegel-im-spiegel merged 1 commit into
masterfrom
refactoring

Conversation

@spiegel-im-spiegel

Copy link
Copy Markdown
Member

Summary

  • add and expand .github/copilot-instructions.md with repo-specific guidance
  • refresh README.md with design goals, development/CI notes, helper API behavior, edge cases, sample links, and background article link
  • replace legacy workflows (lint.yml, vulns.yml, codeql-analysis.yml) with:
    • .github/workflows/ci.yml (split jobs for lint/test and govulncheck, using golang/govulncheck-action)
    • .github/workflows/codeql.yml (updated action versions)

Validation

  • task test
  • task govulncheck

Both passed locally.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@spiegel-im-spiegel spiegel-im-spiegel merged commit d7aa12c into master May 9, 2026
5 checks passed
@spiegel-im-spiegel spiegel-im-spiegel deleted the refactoring branch May 9, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants